3.2.33 \(\int \frac {\text {sech}^7(c+d x)}{(a+b \tanh ^2(c+d x))^3} \, dx\) [133]

Optimal. Leaf size=156 \[ -\frac {\text {ArcTan}(\sinh (c+d x))}{b^3 d}+\frac {\sqrt {a+b} \left (8 a^2-4 a b+3 b^2\right ) \text {ArcTan}\left (\frac {\sqrt {a+b} \sinh (c+d x)}{\sqrt {a}}\right )}{8 a^{5/2} b^3 d}+\frac {(a+b) \sinh (c+d x)}{4 a b d \left (a+(a+b) \sinh ^2(c+d x)\right )^2}-\frac {(4 a-3 b) (a+b) \sinh (c+d x)}{8 a^2 b^2 d \left (a+(a+b) \sinh ^2(c+d x)\right )} \]

[Out]

-arctan(sinh(d*x+c))/b^3/d+1/4*(a+b)*sinh(d*x+c)/a/b/d/(a+(a+b)*sinh(d*x+c)^2)^2-1/8*(4*a-3*b)*(a+b)*sinh(d*x+
c)/a^2/b^2/d/(a+(a+b)*sinh(d*x+c)^2)+1/8*(8*a^2-4*a*b+3*b^2)*arctan(sinh(d*x+c)*(a+b)^(1/2)/a^(1/2))*(a+b)^(1/
2)/a^(5/2)/b^3/d

________________________________________________________________________________________

Rubi [A]
time = 0.16, antiderivative size = 156, normalized size of antiderivative = 1.00, number of steps used = 6, number of rules used = 6, integrand size = 23, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.261, Rules used = {3757, 425, 541, 536, 209, 211} \begin {gather*} -\frac {(4 a-3 b) (a+b) \sinh (c+d x)}{8 a^2 b^2 d \left ((a+b) \sinh ^2(c+d x)+a\right )}+\frac {\sqrt {a+b} \left (8 a^2-4 a b+3 b^2\right ) \text {ArcTan}\left (\frac {\sqrt {a+b} \sinh (c+d x)}{\sqrt {a}}\right )}{8 a^{5/2} b^3 d}+\frac {(a+b) \sinh (c+d x)}{4 a b d \left ((a+b) \sinh ^2(c+d x)+a\right )^2}-\frac {\text {ArcTan}(\sinh (c+d x))}{b^3 d} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[Sech[c + d*x]^7/(a + b*Tanh[c + d*x]^2)^3,x]

[Out]

-(ArcTan[Sinh[c + d*x]]/(b^3*d)) + (Sqrt[a + b]*(8*a^2 - 4*a*b + 3*b^2)*ArcTan[(Sqrt[a + b]*Sinh[c + d*x])/Sqr
t[a]])/(8*a^(5/2)*b^3*d) + ((a + b)*Sinh[c + d*x])/(4*a*b*d*(a + (a + b)*Sinh[c + d*x]^2)^2) - ((4*a - 3*b)*(a
 + b)*Sinh[c + d*x])/(8*a^2*b^2*d*(a + (a + b)*Sinh[c + d*x]^2))

Rule 209

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1/(Rt[a, 2]*Rt[b, 2]))*ArcTan[Rt[b, 2]*(x/Rt[a, 2])], x] /;
 FreeQ[{a, b}, x] && PosQ[a/b] && (GtQ[a, 0] || GtQ[b, 0])

Rule 211

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[a/b, 2]/a)*ArcTan[x/Rt[a/b, 2]], x] /; FreeQ[{a, b}, x]
&& PosQ[a/b]

Rule 425

Int[((a_) + (b_.)*(x_)^(n_))^(p_)*((c_) + (d_.)*(x_)^(n_))^(q_), x_Symbol] :> Simp[(-b)*x*(a + b*x^n)^(p + 1)*
((c + d*x^n)^(q + 1)/(a*n*(p + 1)*(b*c - a*d))), x] + Dist[1/(a*n*(p + 1)*(b*c - a*d)), Int[(a + b*x^n)^(p + 1
)*(c + d*x^n)^q*Simp[b*c + n*(p + 1)*(b*c - a*d) + d*b*(n*(p + q + 2) + 1)*x^n, x], x], x] /; FreeQ[{a, b, c,
d, n, q}, x] && NeQ[b*c - a*d, 0] && LtQ[p, -1] &&  !( !IntegerQ[p] && IntegerQ[q] && LtQ[q, -1]) && IntBinomi
alQ[a, b, c, d, n, p, q, x]

Rule 536

Int[((e_) + (f_.)*(x_)^(n_))/(((a_) + (b_.)*(x_)^(n_))*((c_) + (d_.)*(x_)^(n_))), x_Symbol] :> Dist[(b*e - a*f
)/(b*c - a*d), Int[1/(a + b*x^n), x], x] - Dist[(d*e - c*f)/(b*c - a*d), Int[1/(c + d*x^n), x], x] /; FreeQ[{a
, b, c, d, e, f, n}, x]

Rule 541

Int[((a_) + (b_.)*(x_)^(n_))^(p_)*((c_) + (d_.)*(x_)^(n_))^(q_.)*((e_) + (f_.)*(x_)^(n_)), x_Symbol] :> Simp[(
-(b*e - a*f))*x*(a + b*x^n)^(p + 1)*((c + d*x^n)^(q + 1)/(a*n*(b*c - a*d)*(p + 1))), x] + Dist[1/(a*n*(b*c - a
*d)*(p + 1)), Int[(a + b*x^n)^(p + 1)*(c + d*x^n)^q*Simp[c*(b*e - a*f) + e*n*(b*c - a*d)*(p + 1) + d*(b*e - a*
f)*(n*(p + q + 2) + 1)*x^n, x], x], x] /; FreeQ[{a, b, c, d, e, f, n, q}, x] && LtQ[p, -1]

Rule 3757

Int[sec[(e_.) + (f_.)*(x_)]^(m_.)*((a_) + (b_.)*tan[(e_.) + (f_.)*(x_)]^(n_))^(p_.), x_Symbol] :> With[{ff = F
reeFactors[Sin[e + f*x], x]}, Dist[ff/f, Subst[Int[ExpandToSum[b*(ff*x)^n + a*(1 - ff^2*x^2)^(n/2), x]^p/(1 -
ff^2*x^2)^((m + n*p + 1)/2), x], x, Sin[e + f*x]/ff], x]] /; FreeQ[{a, b, e, f}, x] && IntegerQ[(m - 1)/2] &&
IntegerQ[n/2] && IntegerQ[p]

Rubi steps

\begin {align*} \int \frac {\text {sech}^7(c+d x)}{\left (a+b \tanh ^2(c+d x)\right )^3} \, dx &=\frac {\text {Subst}\left (\int \frac {1}{\left (1+x^2\right ) \left (a+(a+b) x^2\right )^3} \, dx,x,\sinh (c+d x)\right )}{d}\\ &=\frac {(a+b) \sinh (c+d x)}{4 a b d \left (a+(a+b) \sinh ^2(c+d x)\right )^2}-\frac {\text {Subst}\left (\int \frac {a-3 b-3 (a+b) x^2}{\left (1+x^2\right ) \left (a+(a+b) x^2\right )^2} \, dx,x,\sinh (c+d x)\right )}{4 a b d}\\ &=\frac {(a+b) \sinh (c+d x)}{4 a b d \left (a+(a+b) \sinh ^2(c+d x)\right )^2}-\frac {(4 a-3 b) (a+b) \sinh (c+d x)}{8 a^2 b^2 d \left (a+(a+b) \sinh ^2(c+d x)\right )}+\frac {\text {Subst}\left (\int \frac {4 a^2-a b+3 b^2-(4 a-3 b) (a+b) x^2}{\left (1+x^2\right ) \left (a+(a+b) x^2\right )} \, dx,x,\sinh (c+d x)\right )}{8 a^2 b^2 d}\\ &=\frac {(a+b) \sinh (c+d x)}{4 a b d \left (a+(a+b) \sinh ^2(c+d x)\right )^2}-\frac {(4 a-3 b) (a+b) \sinh (c+d x)}{8 a^2 b^2 d \left (a+(a+b) \sinh ^2(c+d x)\right )}-\frac {\text {Subst}\left (\int \frac {1}{1+x^2} \, dx,x,\sinh (c+d x)\right )}{b^3 d}+\frac {\left ((a+b) \left (8 a^2-4 a b+3 b^2\right )\right ) \text {Subst}\left (\int \frac {1}{a+(a+b) x^2} \, dx,x,\sinh (c+d x)\right )}{8 a^2 b^3 d}\\ &=-\frac {\tan ^{-1}(\sinh (c+d x))}{b^3 d}+\frac {\sqrt {a+b} \left (8 a^2-4 a b+3 b^2\right ) \tan ^{-1}\left (\frac {\sqrt {a+b} \sinh (c+d x)}{\sqrt {a}}\right )}{8 a^{5/2} b^3 d}+\frac {(a+b) \sinh (c+d x)}{4 a b d \left (a+(a+b) \sinh ^2(c+d x)\right )^2}-\frac {(4 a-3 b) (a+b) \sinh (c+d x)}{8 a^2 b^2 d \left (a+(a+b) \sinh ^2(c+d x)\right )}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C] Result contains complex when optimal does not.
time = 2.21, size = 317, normalized size = 2.03 \begin {gather*} -\frac {\frac {2 \sqrt {a+b} \left (8 a^2-4 a b+3 b^2\right ) \text {ArcTan}\left (\frac {\sqrt {a} \text {csch}(c+d x)}{\sqrt {a+b}}\right )}{a^{5/2}}+\frac {2 \left (8 a^3+4 a^2 b-a b^2+3 b^3\right ) \text {ArcTan}\left (\frac {\sqrt {a} \text {csch}(c+d x)}{\sqrt {a+b}}\right )}{a^{5/2} \sqrt {a+b}}+64 \text {ArcTan}\left (\tanh \left (\frac {1}{2} (c+d x)\right )\right )+\frac {i \sqrt {a+b} \left (8 a^2-4 a b+3 b^2\right ) \log (a-b+(a+b) \cosh (2 (c+d x)))}{a^{5/2}}-\frac {i \left (8 a^3+4 a^2 b-a b^2+3 b^3\right ) \log (a-b+(a+b) \cosh (2 (c+d x)))}{a^{5/2} \sqrt {a+b}}-\frac {32 b^2 (a+b) \sinh (c+d x)}{a (a-b+(a+b) \cosh (2 (c+d x)))^2}+\frac {8 b \left (4 a^2+a b-3 b^2\right ) \sinh (c+d x)}{a^2 (a-b+(a+b) \cosh (2 (c+d x)))}}{32 b^3 d} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[Sech[c + d*x]^7/(a + b*Tanh[c + d*x]^2)^3,x]

[Out]

-1/32*((2*Sqrt[a + b]*(8*a^2 - 4*a*b + 3*b^2)*ArcTan[(Sqrt[a]*Csch[c + d*x])/Sqrt[a + b]])/a^(5/2) + (2*(8*a^3
 + 4*a^2*b - a*b^2 + 3*b^3)*ArcTan[(Sqrt[a]*Csch[c + d*x])/Sqrt[a + b]])/(a^(5/2)*Sqrt[a + b]) + 64*ArcTan[Tan
h[(c + d*x)/2]] + (I*Sqrt[a + b]*(8*a^2 - 4*a*b + 3*b^2)*Log[a - b + (a + b)*Cosh[2*(c + d*x)]])/a^(5/2) - (I*
(8*a^3 + 4*a^2*b - a*b^2 + 3*b^3)*Log[a - b + (a + b)*Cosh[2*(c + d*x)]])/(a^(5/2)*Sqrt[a + b]) - (32*b^2*(a +
 b)*Sinh[c + d*x])/(a*(a - b + (a + b)*Cosh[2*(c + d*x)])^2) + (8*b*(4*a^2 + a*b - 3*b^2)*Sinh[c + d*x])/(a^2*
(a - b + (a + b)*Cosh[2*(c + d*x)])))/(b^3*d)

________________________________________________________________________________________

Maple [B] Leaf count of result is larger than twice the leaf count of optimal. \(388\) vs. \(2(142)=284\).
time = 2.72, size = 389, normalized size = 2.49

method result size
derivativedivides \(\frac {\frac {\frac {2 \left (\frac {b \left (4 a^{2}-a b -5 b^{2}\right ) \left (\tanh ^{7}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )}{8 a}+\frac {\left (4 a^{3}+23 a^{2} b +7 a \,b^{2}-12 b^{3}\right ) b \left (\tanh ^{5}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )}{8 a^{2}}-\frac {\left (4 a^{3}+23 a^{2} b +7 a \,b^{2}-12 b^{3}\right ) b \left (\tanh ^{3}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )}{8 a^{2}}-\frac {b \left (4 a^{2}-a b -5 b^{2}\right ) \tanh \left (\frac {d x}{2}+\frac {c}{2}\right )}{8 a}\right )}{\left (a \left (\tanh ^{4}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )+2 a \left (\tanh ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )+4 b \left (\tanh ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )+a \right )^{2}}+\frac {\left (8 a^{3}+4 a^{2} b -a \,b^{2}+3 b^{3}\right ) \left (-\frac {\left (\sqrt {b \left (a +b \right )}-b \right ) \arctanh \left (\frac {a \tanh \left (\frac {d x}{2}+\frac {c}{2}\right )}{\sqrt {\left (2 \sqrt {b \left (a +b \right )}-a -2 b \right ) a}}\right )}{2 a \sqrt {b \left (a +b \right )}\, \sqrt {\left (2 \sqrt {b \left (a +b \right )}-a -2 b \right ) a}}+\frac {\left (\sqrt {b \left (a +b \right )}+b \right ) \arctan \left (\frac {a \tanh \left (\frac {d x}{2}+\frac {c}{2}\right )}{\sqrt {\left (2 \sqrt {b \left (a +b \right )}+a +2 b \right ) a}}\right )}{2 a \sqrt {b \left (a +b \right )}\, \sqrt {\left (2 \sqrt {b \left (a +b \right )}+a +2 b \right ) a}}\right )}{4 a}}{b^{3}}-\frac {2 \arctan \left (\tanh \left (\frac {d x}{2}+\frac {c}{2}\right )\right )}{b^{3}}}{d}\) \(389\)
default \(\frac {\frac {\frac {2 \left (\frac {b \left (4 a^{2}-a b -5 b^{2}\right ) \left (\tanh ^{7}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )}{8 a}+\frac {\left (4 a^{3}+23 a^{2} b +7 a \,b^{2}-12 b^{3}\right ) b \left (\tanh ^{5}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )}{8 a^{2}}-\frac {\left (4 a^{3}+23 a^{2} b +7 a \,b^{2}-12 b^{3}\right ) b \left (\tanh ^{3}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )}{8 a^{2}}-\frac {b \left (4 a^{2}-a b -5 b^{2}\right ) \tanh \left (\frac {d x}{2}+\frac {c}{2}\right )}{8 a}\right )}{\left (a \left (\tanh ^{4}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )+2 a \left (\tanh ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )+4 b \left (\tanh ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )+a \right )^{2}}+\frac {\left (8 a^{3}+4 a^{2} b -a \,b^{2}+3 b^{3}\right ) \left (-\frac {\left (\sqrt {b \left (a +b \right )}-b \right ) \arctanh \left (\frac {a \tanh \left (\frac {d x}{2}+\frac {c}{2}\right )}{\sqrt {\left (2 \sqrt {b \left (a +b \right )}-a -2 b \right ) a}}\right )}{2 a \sqrt {b \left (a +b \right )}\, \sqrt {\left (2 \sqrt {b \left (a +b \right )}-a -2 b \right ) a}}+\frac {\left (\sqrt {b \left (a +b \right )}+b \right ) \arctan \left (\frac {a \tanh \left (\frac {d x}{2}+\frac {c}{2}\right )}{\sqrt {\left (2 \sqrt {b \left (a +b \right )}+a +2 b \right ) a}}\right )}{2 a \sqrt {b \left (a +b \right )}\, \sqrt {\left (2 \sqrt {b \left (a +b \right )}+a +2 b \right ) a}}\right )}{4 a}}{b^{3}}-\frac {2 \arctan \left (\tanh \left (\frac {d x}{2}+\frac {c}{2}\right )\right )}{b^{3}}}{d}\) \(389\)
risch \(-\frac {\left (4 a^{3} {\mathrm e}^{6 d x +6 c}+5 a^{2} b \,{\mathrm e}^{6 d x +6 c}-2 a \,b^{2} {\mathrm e}^{6 d x +6 c}-3 b^{3} {\mathrm e}^{6 d x +6 c}+4 a^{3} {\mathrm e}^{4 d x +4 c}-19 a^{2} b \,{\mathrm e}^{4 d x +4 c}-14 a \,b^{2} {\mathrm e}^{4 d x +4 c}+9 b^{3} {\mathrm e}^{4 d x +4 c}-4 a^{3} {\mathrm e}^{2 d x +2 c}+19 a^{2} b \,{\mathrm e}^{2 d x +2 c}+14 a \,b^{2} {\mathrm e}^{2 d x +2 c}-9 b^{3} {\mathrm e}^{2 d x +2 c}-4 a^{3}-5 a^{2} b +2 a \,b^{2}+3 b^{3}\right ) {\mathrm e}^{d x +c}}{4 \left (a \,{\mathrm e}^{4 d x +4 c}+b \,{\mathrm e}^{4 d x +4 c}+2 a \,{\mathrm e}^{2 d x +2 c}-2 b \,{\mathrm e}^{2 d x +2 c}+a +b \right )^{2} d \,a^{2} b^{2}}+\frac {i \ln \left ({\mathrm e}^{d x +c}-i\right )}{d \,b^{3}}-\frac {i \ln \left ({\mathrm e}^{d x +c}+i\right )}{d \,b^{3}}+\frac {\sqrt {-a \left (a +b \right )}\, \ln \left ({\mathrm e}^{2 d x +2 c}+\frac {2 \sqrt {-a \left (a +b \right )}\, {\mathrm e}^{d x +c}}{a +b}-1\right )}{2 a d \,b^{3}}-\frac {\sqrt {-a \left (a +b \right )}\, \ln \left ({\mathrm e}^{2 d x +2 c}+\frac {2 \sqrt {-a \left (a +b \right )}\, {\mathrm e}^{d x +c}}{a +b}-1\right )}{4 a^{2} d \,b^{2}}+\frac {3 \sqrt {-a \left (a +b \right )}\, \ln \left ({\mathrm e}^{2 d x +2 c}+\frac {2 \sqrt {-a \left (a +b \right )}\, {\mathrm e}^{d x +c}}{a +b}-1\right )}{16 a^{3} d b}-\frac {\sqrt {-a \left (a +b \right )}\, \ln \left ({\mathrm e}^{2 d x +2 c}-\frac {2 \sqrt {-a \left (a +b \right )}\, {\mathrm e}^{d x +c}}{a +b}-1\right )}{2 a d \,b^{3}}+\frac {\sqrt {-a \left (a +b \right )}\, \ln \left ({\mathrm e}^{2 d x +2 c}-\frac {2 \sqrt {-a \left (a +b \right )}\, {\mathrm e}^{d x +c}}{a +b}-1\right )}{4 a^{2} d \,b^{2}}-\frac {3 \sqrt {-a \left (a +b \right )}\, \ln \left ({\mathrm e}^{2 d x +2 c}-\frac {2 \sqrt {-a \left (a +b \right )}\, {\mathrm e}^{d x +c}}{a +b}-1\right )}{16 a^{3} d b}\) \(617\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(sech(d*x+c)^7/(a+b*tanh(d*x+c)^2)^3,x,method=_RETURNVERBOSE)

[Out]

1/d*(2/b^3*((1/8*b*(4*a^2-a*b-5*b^2)/a*tanh(1/2*d*x+1/2*c)^7+1/8*(4*a^3+23*a^2*b+7*a*b^2-12*b^3)/a^2*b*tanh(1/
2*d*x+1/2*c)^5-1/8*(4*a^3+23*a^2*b+7*a*b^2-12*b^3)/a^2*b*tanh(1/2*d*x+1/2*c)^3-1/8*b*(4*a^2-a*b-5*b^2)/a*tanh(
1/2*d*x+1/2*c))/(a*tanh(1/2*d*x+1/2*c)^4+2*a*tanh(1/2*d*x+1/2*c)^2+4*b*tanh(1/2*d*x+1/2*c)^2+a)^2+1/8/a*(8*a^3
+4*a^2*b-a*b^2+3*b^3)*(-1/2*((b*(a+b))^(1/2)-b)/a/(b*(a+b))^(1/2)/((2*(b*(a+b))^(1/2)-a-2*b)*a)^(1/2)*arctanh(
a*tanh(1/2*d*x+1/2*c)/((2*(b*(a+b))^(1/2)-a-2*b)*a)^(1/2))+1/2*((b*(a+b))^(1/2)+b)/a/(b*(a+b))^(1/2)/((2*(b*(a
+b))^(1/2)+a+2*b)*a)^(1/2)*arctan(a*tanh(1/2*d*x+1/2*c)/((2*(b*(a+b))^(1/2)+a+2*b)*a)^(1/2))))-2/b^3*arctan(ta
nh(1/2*d*x+1/2*c)))

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sech(d*x+c)^7/(a+b*tanh(d*x+c)^2)^3,x, algorithm="maxima")

[Out]

-1/4*((4*a^3*e^(7*c) + 5*a^2*b*e^(7*c) - 2*a*b^2*e^(7*c) - 3*b^3*e^(7*c))*e^(7*d*x) + (4*a^3*e^(5*c) - 19*a^2*
b*e^(5*c) - 14*a*b^2*e^(5*c) + 9*b^3*e^(5*c))*e^(5*d*x) - (4*a^3*e^(3*c) - 19*a^2*b*e^(3*c) - 14*a*b^2*e^(3*c)
 + 9*b^3*e^(3*c))*e^(3*d*x) - (4*a^3*e^c + 5*a^2*b*e^c - 2*a*b^2*e^c - 3*b^3*e^c)*e^(d*x))/(a^4*b^2*d + 2*a^3*
b^3*d + a^2*b^4*d + (a^4*b^2*d*e^(8*c) + 2*a^3*b^3*d*e^(8*c) + a^2*b^4*d*e^(8*c))*e^(8*d*x) + 4*(a^4*b^2*d*e^(
6*c) - a^2*b^4*d*e^(6*c))*e^(6*d*x) + 2*(3*a^4*b^2*d*e^(4*c) - 2*a^3*b^3*d*e^(4*c) + 3*a^2*b^4*d*e^(4*c))*e^(4
*d*x) + 4*(a^4*b^2*d*e^(2*c) - a^2*b^4*d*e^(2*c))*e^(2*d*x)) - 2*arctan(e^(d*x + c))/(b^3*d) + 128*integrate(1
/512*((8*a^3*e^(3*c) + 4*a^2*b*e^(3*c) - a*b^2*e^(3*c) + 3*b^3*e^(3*c))*e^(3*d*x) + (8*a^3*e^c + 4*a^2*b*e^c -
 a*b^2*e^c + 3*b^3*e^c)*e^(d*x))/(a^3*b^3 + a^2*b^4 + (a^3*b^3*e^(4*c) + a^2*b^4*e^(4*c))*e^(4*d*x) + 2*(a^3*b
^3*e^(2*c) - a^2*b^4*e^(2*c))*e^(2*d*x)), x)

________________________________________________________________________________________

Fricas [B] Leaf count of result is larger than twice the leaf count of optimal. 4457 vs. \(2 (142) = 284\).
time = 0.49, size = 8070, normalized size = 51.73 \begin {gather*} \text {Too large to display} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sech(d*x+c)^7/(a+b*tanh(d*x+c)^2)^3,x, algorithm="fricas")

[Out]

[-1/16*(4*(4*a^3*b + 5*a^2*b^2 - 2*a*b^3 - 3*b^4)*cosh(d*x + c)^7 + 28*(4*a^3*b + 5*a^2*b^2 - 2*a*b^3 - 3*b^4)
*cosh(d*x + c)*sinh(d*x + c)^6 + 4*(4*a^3*b + 5*a^2*b^2 - 2*a*b^3 - 3*b^4)*sinh(d*x + c)^7 + 4*(4*a^3*b - 19*a
^2*b^2 - 14*a*b^3 + 9*b^4)*cosh(d*x + c)^5 + 4*(4*a^3*b - 19*a^2*b^2 - 14*a*b^3 + 9*b^4 + 21*(4*a^3*b + 5*a^2*
b^2 - 2*a*b^3 - 3*b^4)*cosh(d*x + c)^2)*sinh(d*x + c)^5 + 20*(7*(4*a^3*b + 5*a^2*b^2 - 2*a*b^3 - 3*b^4)*cosh(d
*x + c)^3 + (4*a^3*b - 19*a^2*b^2 - 14*a*b^3 + 9*b^4)*cosh(d*x + c))*sinh(d*x + c)^4 - 4*(4*a^3*b - 19*a^2*b^2
 - 14*a*b^3 + 9*b^4)*cosh(d*x + c)^3 + 4*(35*(4*a^3*b + 5*a^2*b^2 - 2*a*b^3 - 3*b^4)*cosh(d*x + c)^4 - 4*a^3*b
 + 19*a^2*b^2 + 14*a*b^3 - 9*b^4 + 10*(4*a^3*b - 19*a^2*b^2 - 14*a*b^3 + 9*b^4)*cosh(d*x + c)^2)*sinh(d*x + c)
^3 + 4*(21*(4*a^3*b + 5*a^2*b^2 - 2*a*b^3 - 3*b^4)*cosh(d*x + c)^5 + 10*(4*a^3*b - 19*a^2*b^2 - 14*a*b^3 + 9*b
^4)*cosh(d*x + c)^3 - 3*(4*a^3*b - 19*a^2*b^2 - 14*a*b^3 + 9*b^4)*cosh(d*x + c))*sinh(d*x + c)^2 - ((8*a^4 + 1
2*a^3*b + 3*a^2*b^2 + 2*a*b^3 + 3*b^4)*cosh(d*x + c)^8 + 8*(8*a^4 + 12*a^3*b + 3*a^2*b^2 + 2*a*b^3 + 3*b^4)*co
sh(d*x + c)*sinh(d*x + c)^7 + (8*a^4 + 12*a^3*b + 3*a^2*b^2 + 2*a*b^3 + 3*b^4)*sinh(d*x + c)^8 + 4*(8*a^4 - 4*
a^3*b - 5*a^2*b^2 + 4*a*b^3 - 3*b^4)*cosh(d*x + c)^6 + 4*(8*a^4 - 4*a^3*b - 5*a^2*b^2 + 4*a*b^3 - 3*b^4 + 7*(8
*a^4 + 12*a^3*b + 3*a^2*b^2 + 2*a*b^3 + 3*b^4)*cosh(d*x + c)^2)*sinh(d*x + c)^6 + 8*(7*(8*a^4 + 12*a^3*b + 3*a
^2*b^2 + 2*a*b^3 + 3*b^4)*cosh(d*x + c)^3 + 3*(8*a^4 - 4*a^3*b - 5*a^2*b^2 + 4*a*b^3 - 3*b^4)*cosh(d*x + c))*s
inh(d*x + c)^5 + 2*(24*a^4 - 28*a^3*b + 41*a^2*b^2 - 18*a*b^3 + 9*b^4)*cosh(d*x + c)^4 + 2*(35*(8*a^4 + 12*a^3
*b + 3*a^2*b^2 + 2*a*b^3 + 3*b^4)*cosh(d*x + c)^4 + 24*a^4 - 28*a^3*b + 41*a^2*b^2 - 18*a*b^3 + 9*b^4 + 30*(8*
a^4 - 4*a^3*b - 5*a^2*b^2 + 4*a*b^3 - 3*b^4)*cosh(d*x + c)^2)*sinh(d*x + c)^4 + 8*a^4 + 12*a^3*b + 3*a^2*b^2 +
 2*a*b^3 + 3*b^4 + 8*(7*(8*a^4 + 12*a^3*b + 3*a^2*b^2 + 2*a*b^3 + 3*b^4)*cosh(d*x + c)^5 + 10*(8*a^4 - 4*a^3*b
 - 5*a^2*b^2 + 4*a*b^3 - 3*b^4)*cosh(d*x + c)^3 + (24*a^4 - 28*a^3*b + 41*a^2*b^2 - 18*a*b^3 + 9*b^4)*cosh(d*x
 + c))*sinh(d*x + c)^3 + 4*(8*a^4 - 4*a^3*b - 5*a^2*b^2 + 4*a*b^3 - 3*b^4)*cosh(d*x + c)^2 + 4*(7*(8*a^4 + 12*
a^3*b + 3*a^2*b^2 + 2*a*b^3 + 3*b^4)*cosh(d*x + c)^6 + 15*(8*a^4 - 4*a^3*b - 5*a^2*b^2 + 4*a*b^3 - 3*b^4)*cosh
(d*x + c)^4 + 8*a^4 - 4*a^3*b - 5*a^2*b^2 + 4*a*b^3 - 3*b^4 + 3*(24*a^4 - 28*a^3*b + 41*a^2*b^2 - 18*a*b^3 + 9
*b^4)*cosh(d*x + c)^2)*sinh(d*x + c)^2 + 8*((8*a^4 + 12*a^3*b + 3*a^2*b^2 + 2*a*b^3 + 3*b^4)*cosh(d*x + c)^7 +
 3*(8*a^4 - 4*a^3*b - 5*a^2*b^2 + 4*a*b^3 - 3*b^4)*cosh(d*x + c)^5 + (24*a^4 - 28*a^3*b + 41*a^2*b^2 - 18*a*b^
3 + 9*b^4)*cosh(d*x + c)^3 + (8*a^4 - 4*a^3*b - 5*a^2*b^2 + 4*a*b^3 - 3*b^4)*cosh(d*x + c))*sinh(d*x + c))*sqr
t(-(a + b)/a)*log(((a + b)*cosh(d*x + c)^4 + 4*(a + b)*cosh(d*x + c)*sinh(d*x + c)^3 + (a + b)*sinh(d*x + c)^4
 - 2*(3*a + b)*cosh(d*x + c)^2 + 2*(3*(a + b)*cosh(d*x + c)^2 - 3*a - b)*sinh(d*x + c)^2 + 4*((a + b)*cosh(d*x
 + c)^3 - (3*a + b)*cosh(d*x + c))*sinh(d*x + c) + 4*(a*cosh(d*x + c)^3 + 3*a*cosh(d*x + c)*sinh(d*x + c)^2 +
a*sinh(d*x + c)^3 - a*cosh(d*x + c) + (3*a*cosh(d*x + c)^2 - a)*sinh(d*x + c))*sqrt(-(a + b)/a) + a + b)/((a +
 b)*cosh(d*x + c)^4 + 4*(a + b)*cosh(d*x + c)*sinh(d*x + c)^3 + (a + b)*sinh(d*x + c)^4 + 2*(a - b)*cosh(d*x +
 c)^2 + 2*(3*(a + b)*cosh(d*x + c)^2 + a - b)*sinh(d*x + c)^2 + 4*((a + b)*cosh(d*x + c)^3 + (a - b)*cosh(d*x
+ c))*sinh(d*x + c) + a + b)) + 32*((a^4 + 2*a^3*b + a^2*b^2)*cosh(d*x + c)^8 + 8*(a^4 + 2*a^3*b + a^2*b^2)*co
sh(d*x + c)*sinh(d*x + c)^7 + (a^4 + 2*a^3*b + a^2*b^2)*sinh(d*x + c)^8 + 4*(a^4 - a^2*b^2)*cosh(d*x + c)^6 +
4*(a^4 - a^2*b^2 + 7*(a^4 + 2*a^3*b + a^2*b^2)*cosh(d*x + c)^2)*sinh(d*x + c)^6 + 8*(7*(a^4 + 2*a^3*b + a^2*b^
2)*cosh(d*x + c)^3 + 3*(a^4 - a^2*b^2)*cosh(d*x + c))*sinh(d*x + c)^5 + 2*(3*a^4 - 2*a^3*b + 3*a^2*b^2)*cosh(d
*x + c)^4 + 2*(35*(a^4 + 2*a^3*b + a^2*b^2)*cosh(d*x + c)^4 + 3*a^4 - 2*a^3*b + 3*a^2*b^2 + 30*(a^4 - a^2*b^2)
*cosh(d*x + c)^2)*sinh(d*x + c)^4 + a^4 + 2*a^3*b + a^2*b^2 + 8*(7*(a^4 + 2*a^3*b + a^2*b^2)*cosh(d*x + c)^5 +
 10*(a^4 - a^2*b^2)*cosh(d*x + c)^3 + (3*a^4 - 2*a^3*b + 3*a^2*b^2)*cosh(d*x + c))*sinh(d*x + c)^3 + 4*(a^4 -
a^2*b^2)*cosh(d*x + c)^2 + 4*(7*(a^4 + 2*a^3*b + a^2*b^2)*cosh(d*x + c)^6 + 15*(a^4 - a^2*b^2)*cosh(d*x + c)^4
 + a^4 - a^2*b^2 + 3*(3*a^4 - 2*a^3*b + 3*a^2*b^2)*cosh(d*x + c)^2)*sinh(d*x + c)^2 + 8*((a^4 + 2*a^3*b + a^2*
b^2)*cosh(d*x + c)^7 + 3*(a^4 - a^2*b^2)*cosh(d*x + c)^5 + (3*a^4 - 2*a^3*b + 3*a^2*b^2)*cosh(d*x + c)^3 + (a^
4 - a^2*b^2)*cosh(d*x + c))*sinh(d*x + c))*arctan(cosh(d*x + c) + sinh(d*x + c)) - 4*(4*a^3*b + 5*a^2*b^2 - 2*
a*b^3 - 3*b^4)*cosh(d*x + c) + 4*(7*(4*a^3*b + 5*a^2*b^2 - 2*a*b^3 - 3*b^4)*cosh(d*x + c)^6 + 5*(4*a^3*b - 19*
a^2*b^2 - 14*a*b^3 + 9*b^4)*cosh(d*x + c)^4 - 4*a^3*b - 5*a^2*b^2 + 2*a*b^3 + 3*b^4 - 3*(4*a^3*b - 19*a^2*b^2
- 14*a*b^3 + 9*b^4)*cosh(d*x + c)^2)*sinh(d*x + c))/((a^4*b^3 + 2*a^3*b^4 + a^2*b^5)*d*cosh(d*x + c)^8 + 8*(a^
4*b^3 + 2*a^3*b^4 + a^2*b^5)*d*cosh(d*x + c)*si...

________________________________________________________________________________________

Sympy [F(-1)] Timed out
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sech(d*x+c)**7/(a+b*tanh(d*x+c)**2)**3,x)

[Out]

Timed out

________________________________________________________________________________________

Giac [F(-2)]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Exception raised: TypeError} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sech(d*x+c)^7/(a+b*tanh(d*x+c)^2)^3,x, algorithm="giac")

[Out]

Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Warning, need to choose a branch for the root of a polynomial with parameters. This might be wrong.The choi
ce was done

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int \frac {1}{{\mathrm {cosh}\left (c+d\,x\right )}^7\,{\left (b\,{\mathrm {tanh}\left (c+d\,x\right )}^2+a\right )}^3} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(cosh(c + d*x)^7*(a + b*tanh(c + d*x)^2)^3),x)

[Out]

int(1/(cosh(c + d*x)^7*(a + b*tanh(c + d*x)^2)^3), x)

________________________________________________________________________________________